projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87b685f
)
; Enable traces for shadowfile-tests on hydra
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 23 Sep 2019 11:08:02 +0000
(13:08 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 23 Sep 2019 11:08:02 +0000
(13:08 +0200)
test/lisp/shadowfile-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/shadowfile-tests.el
b/test/lisp/shadowfile-tests.el
index 7caddc53d75b5582ab2e1a1d01a2ce118783c290..cee51b20d8edb98c714aa1295648079f2a00bac5 100644
(file)
--- a/
test/lisp/shadowfile-tests.el
+++ b/
test/lisp/shadowfile-tests.el
@@
-64,7
+64,7
@@
"Temporary directory for Tramp tests.")
(setq password-cache-expiry nil
- shadow-debug
nil
+ shadow-debug
(getenv "EMACS_HYDRA_CI")
tramp-verbose 0
tramp-message-show-message nil
;; On macOS, `temporary-file-directory' is a symlinked directory.